Why is allocating in this example so fast? Am I actually allocating?
reddit.comยท1hยท
Discuss: r/rust
๐ŸƒEscape Analysis
Automated Verification of Code Logic & Security Vulnerabilities via Hyperdimensional Semantic Analysis
dev.toยท11hยท
Discuss: DEV
๐ŸŒณPattern Match Compilation
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.proยท9hยท
Discuss: Hacker News
โšกCache Optimization
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ieยท12h
๐Ÿ”’Rust Borrowing
Souvenir
deprogrammaticaipsum.comยท12h
๐Ÿ”—Weak References
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.orgยท11h
๐Ÿ“ฑBytecode Design
Google Chrome RCE (No Sandbox) via CanonicalEquality:EqualValueType()
ssd-disclosure.comยท20hยท
Discuss: Hacker News
๐Ÿ›ก๏ธStack Safety
Simple hash map in C, for learning purpose
reddit.comยท4hยท
๐Ÿท๏ธSymbol Interning
Is Odin Just a More Boring C?
dayvster.comยท4hยท
Discuss: Hacker News
๐ŸนGo Internals
Four years, Five failures, One compiler
daymare.netยท1dยท
๐ŸŒฑMinimal Languages
Property-based testing of batch-invariant operations
mmaaz.caยท16hยท
Discuss: Hacker News
๐ŸŽฒProperty Testing
Rodrigo Girรฃo Serrรฃo: Functions: a complete reference | Pydon't ๐Ÿ
mathspp.comยท8h
๐ŸšชFunction Prologues
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.comยท22hยท
Discuss: r/programming
๐Ÿง Memory Models
compile times... C void* vs <T>(&mut T ..)
reddit.comยท1hยท
Discuss: r/rust
๐ŸŽชStaged Compilation
New comment by debugnik in "A comparison of Ada and Rust, using solutions to the Advent of Code"
news.ycombinator.comยท1dยท
Discuss: Hacker News
๐Ÿ”’Rust Borrowing
Delimited Continuations in Lone Lisp
matheusmoreira.comยท3dยท
๐Ÿ”ฎLisp Interpreters
Fun with HyperLogLog and SIMD
vaktibabat.github.ioยท2dยท
๐Ÿ”ขBit Manipulation
Understanding the KV Cache (feat. Self-Attention)
dev.toยท8hยท
Discuss: DEV
๐Ÿ”„Subinterpreters
GSoC 2025 - Support simple C++20 modules use from the Clang driver without a build system
blog.llvm.orgยท15hยท
Discuss: r/cpp
๐Ÿช†Embedded DSLs
std::ranges may not deliver the performance that you expect
lemire.meยท18hยท
Discuss: Hacker News
๐ŸƒEscape Analysis